*{ margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box;}
body{ position: relative; font: 14px Microsoft YaHei, arial, 微软雅黑, sans-serif; vertical-align: baseline; width: 100%; overflow-x: hidden;}
i, em{ font-style: normal;}
a{ color: #333;}
h1, h2, h3, h4, h5, h6, b{ font-weight: normal;}
img{ border: none \9; display: inline-block;}
::-webkit-scrollbar{ width: 8px; height: 8px; background-color: #F5F5F5;}
::-webkit-scrollbar-track{ border-radius: 10px; background-color: #E2E2E2;}
::-webkit-scrollbar-thumb{ border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); background-color: #555;}
.row{ white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.rows{ word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow: hidden;}
.clearfix:after,.clear{ content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden;}
.fl{ float: left;}
.fr{ float: right;}

/*@font-face{ font-family: 'PINGFANG REGULAR';src: url('../fonts/PINGFANG REGULAR.TTF');font-weight: normal; font-style: normal;}*/

.htop{width: 100%;height: 40px;background: #EBEBEB;}
.htop .nr{width: 1340px;height: 40px;line-height: 40px;margin:0 auto;}
.htop .nr .l{float:left;width: 990px;}
.htop .nr .r{float:left;line-height: 40px;}
 .htop .nr .r img{vertical-align: middle;margin-top: -4px;margin-right: 5px;}  
.htop .nr .rr{width: 105px;height: 40px;position: absolute;
	margin-left: 1225px;line-height: 40px;font-size: 16px;}
.htop .nr .rr img{vertical-align: middle;margin-top: -2px;margin-right: 5px;} 
.htop .nr .rr .rr1{position: relative;z-index: 10;width: 80px;height: 40px;margin-top: -2px;} 
.htop .nr .rr .rr2{position: relative;z-index: 3;margin-top: -40px;transition: all .5s;border:1px solid #F3F3F3;width: 106px;height: 40px;} 
.htop .nr .rr:hover .rr2{margin-top: 0;}
.header{width: 1340px;height: 130px;margin:0 auto;}

.header .logo{width: 151px;height: 62px;float: left;padding-top:33px;}
.header .text{width: 239px;height: 70px;float: left;padding-top:35px;padding-left: 20px;}
.header .text .t1{font-size: 23px;font-weight: bold;color: #333;}
.header .text .t2{font-size: 16px;color: #666666;margin-top: 2px;}


.header .nav{  height: 78px; line-height: 78px;width:930px;float: left;padding-top:23px;}
.header .nav .nav-content nav .xz{ position: relative; display: inline-block; vertical-align: middle; text-align: center; margin-left:60px;}
.header .nav .nav-content nav .xz i{ color: #333; font-size: 16px;letter-spacing:1px;}
.header .nav .nav-content nav .xz:before{ content: ""; position: absolute; left: 50%; top: 60px; transition: all .3s ease; width: 0; height: 3px; background: #023E87;}
.header .nav .nav-content nav .xz.on i,.header .nav .nav-content nav .xz:hover i{ color: #023E87;font-size: 16px;font-weight: bold;}

.header .nav .nav-content nav .xz.on i{font-weight: bold;}
/*.header .nav .nav-content nav .xz:hover i{font-weight: bold;}*/


.header .nav .nav-content nav .xz.on:before,.header .nav .nav-content nav .xz:hover:before{ width: 100%; left:0;}
.header .nav .nav-content nav a:last-child{ margin-right: 0;}
.header .nav .nav-content nav .xz ul{ display: none; position: absolute; left: 50%; top: 77px; z-index: 999; transform: translateX(-50%); width: 151px; border: 1px solid rgb(216, 216, 216); background-color: rgba(255, 255, 255, 0.859); padding: 15px 0;}
.header .nav .nav-content nav .xz ul li{ font-size: 16px; color: #666; line-height: 16px; margin-top: 20px;}
.header .nav .nav-content nav .xz ul li:first-child{ margin-top: 0;}
.header .nav .nav-content nav .xz ul li:hover{ color: #023E87;}

/*header*/


/*banner*/

.banner-index{ line-height: 0;}
.banner-index img{ width: 100%;}
.slideBox{ width: 100%; height: auto; overflow: hidden; position: relative;}
.slideBox .hd{ position: absolute; left: 50%; transform: translateX(-50%); bottom: 20px; z-index: 1;}
.slideBox .hd ul li{display: inline-block; vertical-align: top;margin-right: 20px; cursor: pointer; width: 15px; height: 15px; border-radius: 50%; margin-bottom: 15px; background: #ccc; transition: all .3s;}
.slideBox .hd ul li.on{ background: #023E87;}
.banner-index .slideBox .bd img{ width: 100%;}
.slideBox .bd ul li{ display: none;}
.slideBox .bd ul li:first-child{ display: none;}
.banner img{ width: 100%;}

/*search*/

.search{ font-size: 0; height: 60px; line-height: 60px; border-bottom: 1px solid #B0B0B0; /*background: #009B8B;*/ overflow: hidden;}
.search-content>div{ display: inline-block;vertical-align: top;}
.search-keywords span{ color: #333333; font-size: 16px; /*font-weight: bold;*/ margin-right: 15px;}
.search-keywords span img{ vertical-align: middle; margin: -5px 8px 0 0;}
.search-keywords a{ color: #666666; font-size: 14px;}
.search-keywords a:hover{ color: #00519D;}
.search-keywords i{ margin: 0 15px; color: #666; font-size: 14px;}
.search-form{ float: right;margin-right: -30px;}
#searchForm{ margin-top: 15px; /*background: url(../images/ss_rl.png)no-repeat;*/ width: 239px; height: 31px; display: inline-block; vertical-align: top;}
#searchForm>input{ background: none; border: none; outline: none; display: inline-block; vertical-align: top; }
#searchForm .search-input{ height: 34px; line-height: 31px; width: 77%;background: #F5F5F5;padding-left: 15px;}
.search-form #s_btn{ width: 31px; height: 35px; cursor: pointer;background: url(../images/ss_2s.png)no-repeat;}
#searchForm .search-input::-webkit-input-placeholder{ color: #999999;}
#searchForm .search-input:-moz-placeholder{ color: #999999;}
#searchForm .search-input::-moz-placeholder{ color: #999999;}
#searchForm .search-input:-ms-input-placeholder{ color: #999999;}

/*text-align: center;*/


.m1{width: 1340px;height: 1066px;margin:0 auto;}
.m1 .top{height: 180px;width: 1304px;text-align: center;padding-top:40px;}
.m1 .top .t2{font-size: 30px;font-weight: bold;color: #023E87;margin-top: -40px;}
.m1 .top .t3{font-size: 16px;color: #676767;letter-spacing: 1px;margin-top: 8px;}
.m1 .hd{width: 1165px;height: 50px;border-bottom: 1px solid #666;margin:0 auto;margin-top: 25px;}
.m1 .hd ul li{float: left;height: 51px;margin-right: 80px;width: 126px;}
.m1 .hd ul li:last-child{ margin-right: 0;}

.m1 .hd ul li .tp{width: 45px;height: 49px;float: left;text-align: center;line-height: 49px;margin-right: 20px;}
.m1 .hd ul li .tp img{vertical-align: middle;}
.m1 .hd ul li .tp .yc{ display: none;}
.m1 .hd ul li.on .tp .xs{ display: none;}
.m1 .hd ul li.on .tp .yc{ display: inline-block;}
.m1 .hd ul li .text{float: left;line-height: 49px;font-size: 17px;}
.m1 .hd ul li.on .text{color: #023E87;}
.m1 .hd ul li.on{border-bottom: 3px solid #023E87;}
.m1 .nr{width: 1340px;height: 690px;margin-top: 45px;}
.m1 .nr ul li{width: 317px;height: 317px;float: left;margin-right: 20px;margin-bottom:20px;}
.m1 .nr ul li:nth-child(4n){ margin-right:0;} 
.m1 .nr ul li .tp{width: 317px;height: 300px;overflow:hidden;border:1px solid #EDEDED;}
.m1 .nr ul li .tp img{transition: all .5s;width: 100%;}
.m1 .nr ul li:hover .tp img{transform: scale(1.1, 1.1);}
.m1 .nr ul li .text{height: 40px;width: 317px;background: #A1A1A1;margin-top: -40px;position: relative;z-index: 2;
line-height: 40px;text-align: center;font-size: 15px;color: #FCFCFC;}
.m1 .nr ul li:hover .text{background: #023E87;}
.m1 .ck{width: 110px;height: 28px;border:1px solid #CDCDCD;border-radius: 20px;margin:0 auto;/*margin-top: 36px;*/text-align: center;line-height: 28px;}
.m1 .ck:hover{background: #023E87;color: #fff;}

.m2{width: 100%;height: 525px;background: url(../images/m2_bg.png)no-repeat center;}
.m2 .t1{width: 1340px;text-align: center;font-size: 30px;color: #fff;font-weight: bold;margin:0 auto;padding-top:78px;}
.m2 .t2{width: 503px;text-align: center;font-size: 19px;color: #ECEBEB;margin:0 auto;/*text-decoration: underline;*/
border-bottom: 1px solid #ECEBEB;margin-top: 13px;}

.m2 .nr{width: 1340px;height: 220px;margin:0 auto;margin-top: 70px;}
.m2 .nr li{float: left;margin-right: 28px;width:313px;height: 216px;text-align: center;}
.m2 .nr li:last-child{ margin-right: 0;}
.m2 .nr li .ttp{width:313px;height: 216px;background: rgba(5, 49, 103, .9);position: absolute;z-index: 33;opacity: 0;}
.m2 .nr li .tt1{position: relative;z-index: 66;padding-top:43px;}
.m2 .nr li .tt2{position: relative;z-index: 66;font-size: 16px;letter-spacing: 2px;padding-top:20px;}
.m2 .nr li .tt3{position: relative;z-index: 66;width: 100px;height: 30px;border-radius:18px;background: #023E87;line-height: 28px;text-align: center;color: #fff;margin:0 auto;margin-top: 20px;}

.m2 .nr .l1{background: url(../images/m2_01_bg.png)no-repeat center;}
.m2 .nr .l1:hover{background: url(../images/m2_01_bgs.png)no-repeat center;}
.m2 .nr .l2{background: url(../images/m2_02_bg0.png)no-repeat center;}
.m2 .nr .l2:hover{background: url(../images/m2_02_bg.png)no-repeat center;}
.m2 .nr .l3{background: url(../images/m2_03_bg.png)no-repeat center;}
.m2 .nr .l3:hover{background: url(../images/m2_03_bgs.png)no-repeat center;}
.m2 .nr .l4{background: url(../images/m2_04_bg.png)no-repeat center;}
.m2 .nr .l4:hover{background: url(../images/m2_04_bgs.png)no-repeat center;}

.m2 .nr li:hover .tt2{color: #ECF1F6;}

.m2 .nr li .tt1 .yc{ display: none;}
.m2 .nr li:hover .tt1 .xs{ display: none;}
.m2 .nr li:hover .tt1 .yc{ display: inline-block;}
.m2 .nr li:hover .ttp{opacity: 1;}
.m2 .nr li:hover .tt3{background: 0;border:1px solid #fff;}


.m3{width: 100%;height: 822px;background: url(../images/m3_bg.png)no-repeat center;}
.m3 .top{height: 180px;width: 1304px;text-align: center;padding-top:40px;margin:0 auto;}
.m3 .top .t2{font-size: 30px;font-weight: bold;color: #023E87;margin-top: -40px;}
.m3 .top .t3{font-size: 18px;color: #676767;letter-spacing: 1px;margin-top: 8px;}


.m3 .nr{width: 1340px;height: 550px;margin:0 auto}
.m3 .nr .hd{width:650px;height: 103px;position: absolute;margin-left: 717px;margin-top: 75px;z-index: 33;}
.m3 .nr .hd li{width: 198px;height: 91px;background: #fff;float: left;margin-right: 10px;text-align:center;}
.m3 .nr .hd li.on{height:103px;background: url(../images/m3_ywbga.png)no-repeat center;}
.m3 .nr .hd li .l1{font-size: 20px;font-weight: bold;color: #333;padding-top:26px;}
.m3 .nr .hd li.on .l1{color: #fff;}
.m3 .nr .hd li .l2{font-size: 12px;color: #D6D6D6;}
.m3 .nr .hd li.on .l2{color: #788FB5;}
.m3 .nr .bd{width: 1340px;height: 550px;padding-top:50px;}
.m3 .nr .bd .l{width: 932px;height: 528px;float: left;margin-left: -286px;}
.m3 .nr .bd .r{float: left;padding-left: 66px;padding-top:208px;width: 700px;height: 528px;margin-top: -528px;margin-left: 646px;}
.m3 .nr .bd .r .r1{font-size: 24px;font-weight: bold;color: #333;}
.m3 .nr .bd .r .r2{height: 60px;line-height: 26px;font-size: 16px;}
.m3 .nr .bd .r .xx{width: 45px;height: 4px;background: #004175;margin-top: 29px;margin-bottom: 32px;}







.m5{width: 100%;height: 672px;background: url(../images/m4_bg.png)no-repeat center;padding-top:126px;}
.m5 .nr{width: 1340px;height: 672px;margin:0 auto;}
.m5 .nr .l{width: 590px;height: 500px;float: left;}
.m5 .nr .l .l1{font-size: 26px;color: #004175;font-weight: bold;margin-top: -15px;}
.m5 .nr .l .l2{font-size: 16px;color: #999;margin-top: 10px;margin-bottom: 40px;}

.m5 .nr .l .l3{height: 100px;line-height: 26px;color: #646464;}
.m5 .nr .l .l4{width: 96px;height: 30px;text-align: center;line-height: 30px;color: #E6ECF3;background: #023E87;border-radius: 15px;margin-top: 21px;}
.m5 .nr .r{width: 626px;height: 427px;overflow: hidden;float: left;margin-left: 55px;}
.m5 .nr .r img{transition: all .5s;width: 100%;}
.m5 .nr .r:hover img{transform: scale(1.1, 1.1);}






/*m6 流程*/
.m6{height: 502px;width: 100%;background: url(../images/m5_bg.png)no-repeat center;padding-top:78px;}
.m6 .nr{width: 1340px;height: 359px;background: url(../images/m5_xbg.png)no-repeat center;margin:0 auto;}
.m6 .nr ul li{width: 268px;height: 177px;float: left;padding-top:35px;}
.m6 .nr ul li:hover{cursor:pointer}
.m6 .nr ul li .l1{height: 36px;text-align: center;transition: all .3s;}
.m6 .nr ul li .l2{text-align: center;line-height: 35px;font-size: 16px;color: #E0E0E0;margin-top:10px;}
.m6 .nr ul li .l3{text-align: center;line-height: 25px;font-size: 13px;color: #737373;}
.m6 .nr ul li dt{height: 50px;}
/*.m6 .nr ul li .l1:hover img{opacity: 0}*/
.m6 .nr ul li:hover .l1{ transform: rotateZ(360deg);}
.m6 .nr ul li img{animation: jumps 2s linear infinite;}
.m6 .nr .dh{height: 130px;width: 390px;position: absolute;z-index: 1;padding-top:18px;}
.m6 .nr .dh .t0{margin-top: -30px;}
.m6 .nr .dh .t1{width: 715px;height: 52px;background:#023E87;margin-left: -288px;position: relative;z-index: 2;
padding-left: 288px;font-size: 28px;font-weight: bold;color: #fff;line-height: 47px;margin-top: -50px;letter-spacing: 1px;}
.m6 .nr .dh .t2{margin-top:16px;color: #D4D4D5;font-size: 18px;}




.m7{height: 321px;width: 100%;background: url(../images/m6_bg.png)no-repeat center;padding-top:85px;}
.m7 .nr{width: 1270px;height: 160px;margin:0 auto;}
.m7 .nr li{float: left;margin-right: 18px;width: 238px;height: 153px;}
.m7 .nr li img{width: 100%;}



.m8{height: 321px;width: 100%;background: url(../images/m6_bg.png)no-repeat center;padding-top:85px;}
.m8 .nr{width: 1200px;height: 200px;margin:0 auto;}
.m8 .nr li{float: left;margin-right: 18px;width: 296px;}
.m8 .nr li img{width: 100%;}





/*news*/ 
.news{height: 671px;width: 100%;background: url(../images/m7_bg.png)no-repeat center;}
/*新闻  news */
.news{height: 671px;width: 100%;background: url(../images/m7_bg.png)no-repeat center;}
.news .big{height: 642px;width:1340px;margin: 0 auto;border-top:1px solid #F6F6F6;}
.news .big .bd{height: 510px;width:1340px;margin-top: 70px;}
.news .big .header{height: 60px;width:1340px;}
.news .big .header .header_1{height: 60px;width:450px;}
.news .big .header .header_1 .title{height: 60px;width:180px;font-size: 36px;float: left;line-height: 60px;color: #323232;}
.news .big .header .header_1 .title2{height: 20px;width:320px;font-size: 19px;float: left;margin-top: 23px;color: #999999;}
.news .big .bd .bd_nav{height: 60px;width:436px;margin-top:-60px;float: right;}



.news .big .bd .bd_nav ul li{float: left;text-align: center;line-height: 30px;
    font-size: 13px;margin-left:12px;height: 30px;width: 133px;background: #ffffff;margin-top:17px;color: #666666;}



.news .big .bd .bd_nav ul li.on{background: #023E87;color: #fff;}
.news .big .bd .bd_nav ul li.on h3 a{color: #ffffff;}



/*.news .big .bd .bd_nav ul li:hover{background: #E4B064;}*/
/*.news .big .bd .bd_nav ul li:hover a{color: #ffffff;}*/
.news .big .bd .bd_body{height: 460px;width:1340px;margin-top:20px;}
.news .big .bd .bd_body li{width: 1340px;height: 460px;margin:0 auto;}
.news .big .bd .bd_body .ys_1{height:460px;width:486px;float: left;}
.news .big .bd .bd_body .ys_1 .ys_1a{height: 283px;width:485px;overflow: hidden;}
.news .big .bd .bd_body .ys_1 .ys_1a img{width: 100%;transition: all .5s;}
.news .big .bd .bd_body .ys_1 .ys_1a:hover img{transform: scale(1.1, 1.1);}
.news .big .bd .bd_body .ys_1 .ys_1b{height: 168px;width:470px;margin-left:19px;}
.news .big .bd .bd_body .ys_1 .ys_1b .a1{height: 33px;width:460px;font-size: 18px;color: #333333;margin-top:30px;overflow: hidden;}
.news .big .bd .bd_body .ys_1 .ys_1b .a2{height: 50px;width:470px;font-size: 14px;color: #989898;margin-top:12px;overflow: hidden;line-height: 25px;}
.news .big .bd .bd_body .ys_1 .ys_1b .a3{height: 25px;width:105px;font-size: 14px;margin-top:16px;background: #023E87;
	text-align: center;line-height: 23px;}
.news .big .bd .bd_body .ys_1 .ys_1b .a3 a{color: #fff;}
.news .big .bd .bd_body .ys_1 .ys_1b .a3:hover{border-radius:25px;}
/*border-radius:5px;*/

.news .big .bd .bd_body .ys2{width: 750px;height: 460px;float: right;overflow: hidden;border-top: 1px solid #D2D2D2;}
.news .big .bd .bd_body .ys2 .ys2a{width: 750px;height: 150px;border-bottom: 1px solid #D2D2D2;}
.news .big .bd .bd_body .ys2 .ys2a .l{width: 500px;height: 148px;float: left;}
.news .big .bd .bd_body .ys2 .ys2a .l .la{width: 500px;height: 66px;padding-top: 40px;}
.news .big .bd .bd_body .ys2 .ys2a .l .la .la1{width: 25px;height: 25px;font-size: 46px;line-height: 20px;float: left;}
.news .big .bd .bd_body .ys2 .ys2a .l .la .la2{width: 475px;height: 25px;float: left;font-size: 18px;color:#222222;line-height: 25px;}
.news .big .bd .bd_body .ys2 .ys2a .l .lb{width: 500px;height: 66px;line-height:20px;font-size: 14px;color: #656565;padding-left:28px;margin-top: 15px;}
.news .big .bd .bd_body .ys2 .ys2a .l .lb:hover a{text-decoration: underline;}


.news .big .bd .bd_body .ys2 .ys2a .r{width: 115px;height: 148px;float: left;margin-left: 130px;}
.news .big .bd .bd_body .ys2 .ys2a .r .r1{width: 115px;text-align:right;height: 70px;letter-spacing:2px;padding-top: 40px;line-height: 30px;color: #666666;font-size: 18px;}
.news .big .bd .bd_body .ys2 .ys2a .r .r2{width: 40px;height: 20px;background: url(../images/m7_xz.png)no-repeat center;float: right;margin-right: 10px;margin-top: 23px;}







/*foot*/

.footbg{ height: 459px;width: 100%;background: url(../images/m8_bg.png)no-repeat center;padding-top:38px;}

.footbg .link{width: 1340px;margin:0 auto;height: 58px;margin-bottom: 16px;background: url(../images/m8_link_bg.png)no-repeat center;line-height: 58px;}
/*.footbg .link .t1{width: 130px;height: 50px;line-height: 50px;font-size: 32px;}
.footbg .link .list{width: 1050px;height: 50px;float: left;margin-left:130px;margin-top: -50px;}*/
.footbg .link ul li{float: right;margin:0px 35px;height: 50px;font-size:15px;/*padding-top:2px;*/}
.footbg .link ul li a{color: black;color: #fff;}
.footbg .link ul li:hover a{text-decoration: underline;}



.footbg .nr{width: 1340px;margin:0 auto;height: 230px;margin-top: 36px;}
.footbg .nr>div{ display: inline-block; vertical-align: top;}
.footbg .nr .text{width: 150px;height: 280px;margin-right: 50px;padding-top:45px;}
.footbg .nr .text .t1{font-size: 18px;color: #fff;letter-spacing: 1px;}
.footbg .nr .text .t0{width: 30px;height: 1px;background: #CFCECE;margin-top: 16px;margin-bottom: 25px;}
.footbg .nr .text .t2{font-size: 14px;color: #868585;margin-bottom: 10px;}
.footbg .nr .text .t2:hover{text-decoration: underline;color: #fff;}

.footbg .nr .code{width: 112px;height: 200px;margin-top:78px;margin-left: 28px;}
.footbg .nr .code .hd{position: absolute;margin-left: -25px;margin-top: -13px;}
.footbg .nr .code .hd li{width: 26px;height: 44px;background: url(../images/m8_1bg.png)no-repeat center;margin-bottom:6px;text-align: center;padding-top:9px;}
.footbg .nr .code .hd li.on{background: url(../images/m8_0bg.png)no-repeat center;}
.footbg .nr .code .bd{width: 136px;height: 136px;background: url(../images/code_bg.png)no-repeat center;padding-top:12px;margin-top: -38px;}

.footbg .nr .code .c1{width: 112px;height: 200px;margin-left:12px;}
.footbg .nr .code .c1 .t1{width: 112px;height: 112px;}
.footbg .nr .code .c1 .t1 img{width: 100%}
.footbg .nr .code .c1 .t2{width: 152px;height: 50px;font-size: 14px;line-height:65px;text-align: center;color: #fff;margin-left: -20px;}
.footbg .nr .code .c1 span{ display: block; position: relative; width: 112px; height: 112px; overflow: hidden;}
.footbg .nr .code .c1 span img{width: 100%;}
.footbg .nr .code .c1 span:after{ content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 26px; background: url(../images/light.png)no-repeat center; animation: light 4s linear infinite;}

.footbg .nr .rr{width: 270px;height: 200px;/*background: yellow;*/margin-left: 108px;padding-top:50px;}
.footbg .nr .rr .r1{color: #A6A6A6;margin-top: 17px;}
.footbg .nr .rr .r2{color: #fff;font-size: 22px;font-weight:bold;letter-spacing: 3px;margin-top: 5px;margin-bottom: 12px;}

.footbg .nr .rr .r3{color: #A6A6A6;margin-top: 6px;}

.footbg .bbd{width: 100%;height: 38px;background: url(../images/m8_xbg.png)no-repeat center;margin-top: 60px;}
.footbg .bbd .nr{width: 1340px;height: 38px;margin:0 auto;padding-left: 263px;}
.footbg .bbd .left{font-size: 14px;color: #FEFEFE;width: 900px;float: left;line-height: 38px;}



